Skip to content

[3.1] Add test for mutation query with Joined Inheritance and Global Temporary Tables #2411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

dreab8
Copy link
Member

@dreab8 dreab8 commented Aug 8, 2025

This PR add add tests to show that Issue [#2398] has been solved by [#2404]

It remains a problem with PostgreSQL related to a possible Vert.x SQL issue eclipse-vertx/vertx-sql-client#1540

…nce for databases supporting Global Temporary Tabels issue has been solved
@DavideD DavideD added the 3.1 label Aug 11, 2025
@DavideD DavideD changed the title Mutation query with Joined Inheritance for databases supporting Global Temporary Add test for mutation query with Joined Inheritance and Global Temporary Tables Aug 11, 2025
@DavideD DavideD changed the title Add test for mutation query with Joined Inheritance and Global Temporary Tables [3.1] Add test for mutation query with Joined Inheritance and Global Temporary Tables Aug 11, 2025
@DavideD DavideD merged commit 1d2b305 into hibernate:3.1 Aug 11, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mutation query with Joined Inheritance for databases supporting Global Temporary Tabels
2 participants